-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.2.9
-
Code
-
Classes
- Card
Total Complexity |
32 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
358 |
Lines of code |
119 |
Logical lines of code |
56 |
Comment lines |
149 |
Methods |
22 |
Properties |
12 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
47 |
10 |
44 |
__toString() |
S |
68 |
2 |
7 |
setId() |
S |
77 |
1 |
4 |
getBillingAddress() |
S |
82 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
setFingerprint() |
S |
77 |
1 |
4 |
getFingerprint() |
S |
82 |
1 |
3 |
setBillingAddress() |
S |
77 |
1 |
4 |
setCardholderName() |
S |
77 |
1 |
4 |
getCardBrand() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
setExpYear() |
S |
77 |
1 |
4 |
getExpYear() |
S |
82 |
1 |
3 |
setExpMonth() |
S |
77 |
1 |
4 |
getExpMonth() |
S |
82 |
1 |
3 |
setLast4() |
S |
77 |
1 |
4 |
getLast4() |
S |
82 |
1 |
3 |
setCardBrand() |
S |
77 |
1 |
4 |
getCardholderName() |
S |
82 |
1 |
3 |